Main Page | Data Structures | File List | Data Fields | Globals

BustaModelOpponent Class Reference

Opponent model. More...

#include <BustaModelOpponent.h>


Public Member Functions

 BustaModelOpponent ()
 Constructor.
 BustaModelOpponent (int c, int h, int s)
 Constructor.
 ~BustaModelOpponent ()
 Destructor.
int getCharacter ()
 Gets Character.
int getHealth ()
 gets health of character
int getTips ()
 gets amount in tipjar


Detailed Description

Opponent model.

Opponent representation, has character, health, and tip jar


Constructor & Destructor Documentation

BustaModelOpponent::BustaModelOpponent  ) 
 

Constructor.

Initializes variables

BustaModelOpponent::BustaModelOpponent int  c,
int  h,
int  s
 

Constructor.

Initializes variables

BustaModelOpponent::~BustaModelOpponent  ) 
 

Destructor.

Deletes tip jar


Member Function Documentation

int BustaModelOpponent::getCharacter  ) 
 

Gets Character.

Returns int representing character ID, representation

int BustaModelOpponent::getHealth  ) 
 

gets health of character

Gets the health of the opponent

int BustaModelOpponent::getTips  ) 
 

gets amount in tipjar

returns int with current amount in opponent tip jar


Generated on Tue Aug 2 22:03:12 2005 for BustaSandwich Models by  doxygen 1.4.2-20050421